GrapeCity.CalcEngine.Functions Namespace > CalcReptFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: text, number_times.
Text is the text you want to repeat.
Number_times is a positive number specifying the number of times to repeat text.
'Usage Dim instance As CalcReptFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: text, number_times.
Text is the text you want to repeat.
Number_times is a positive number specifying the number of times to repeat text.
Target Platforms: Windows Server 2012, Windows RT